Overly Elaborate Test Code ^^^^^ **Definition:** * When the test code duplicates the same logic as the code under test, logic which turns out to be incorrect. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Hacker News on: Software Testing Anti-patterns `_